Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement latest_by_nvr #89

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

jguiditta
Copy link
Member

This method has been stubbed out for some time awaiting implementation. This patch does so, using the toolchest.rpm.rpmvercmp1 function for comparing versions of the NVR.

This method has been stubbed out for some time awaiting implementation.
This patch does so, using the toolchest.rpm.rpmvercmp[1] function for
comparing versions of the NVR.

[1]: https://toolchest.readthedocs.io/en/0.0.13/_modules/toolchest/rpm/rpmvercmp.html#rpmvercmp

Signed-off-by: Jason Guiditta <[email protected]>
@fuzzball81 fuzzball81 requested a review from lhh September 13, 2024 19:53
Copy link
Member

@yazug yazug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable to me

@fuzzball81 fuzzball81 merged commit a1b830d into release-depot:master Sep 20, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants